FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / LonLat<T> Structure / Longitude Property

In This Topic
    Longitude Property (LonLat<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Longitude As T
    public T Longitude {get; set;}
    See Also